home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1007 < prev    next >
Encoding:
Text File  |  1996-07-09  |  3.0 KB  |  103 lines

  1. * Linear Technology LT1007 op amp model (with calls for LT1007CS)
  2. * Written: 11-21-1989 Type: Bipolar npn input, internal comp.
  3. * LT1007 updated from original model on 05-21-1990
  4. * Typical specs: 
  5. *       Ref. LT1007 data sheet, LTC 1990 databook p2-57
  6. * Comments:
  7. *       Uses extended phase compensation; input differential mode clamp.
  8. * Connections: + - V+V-O 
  9. .SUBCKT LT1007 3 2 7 4 6 
  10. RC1 7 80 6.6315E+02 
  11. RC2 7 90 6.6315E+02
  12. Q1 80 2 10 QM1
  13. Q2 90 3 11 QM2
  14. C1 80 91 200E-12
  15. RXC1 91 90 50
  16. CXC1 91 90 500E-12
  17. C2 8 98 4.000E-12
  18. RXC2 8 98 4.00K
  19. CXC2 1 98 27.000E-12
  20. *
  21. CIN 3 2 5E-12
  22. DDM1 2 104 DM2
  23. DDM3 104 3 DM2
  24. DDM2 3 105 DM2
  25. DDM4 105 2 DM2
  26. RE1 10 12 -2.6233E+01
  27. RE2 11 12 -2.6233E+01
  28. IEE 12 4 7.5030E-05
  29. RE 12 0 2.666E+06
  30. CE 12 0 1.579E-12
  31. GCM 0 8 12 0 7.558E-10
  32. GA 8 0 80 90 1.5080E-03
  33. R2 8 0 1.000E+05
  34. GB 1 0 8 0 1.9176E+03
  35. RO2 1 0 6.900E+01
  36. *
  37. RS 1 6 1
  38. ECL 18 0 1 6 2.828E+01
  39. GCL 0 8 20 0 1
  40. RCL 20 0 1E3
  41. D1 18 20 DM1
  42. D2 20 18 DM1
  43. *
  44. D3A 131 70 DM3
  45. D3B 13 131 DM3
  46. GPL 0 8 70 7 1
  47. VC 13 6 3.0909
  48. RPLA 7 70 1E4
  49. RPLB 7 131 1E5
  50. D4A 60 141 DM3
  51. D4B 141 14 DM3
  52. GNL 0 8 60 4 1
  53. VE 6 14 3.0909
  54. RNLA 60 4 1E4
  55. RNLB 141 4 1E5
  56. *
  57. IP 7 4 2.625E-03
  58. DSUB 4 7 DM2 
  59. * MODELS 
  60. .MODEL QM1 NPN (IS=8.0000E-16 BF=1.7857E+03)
  61. .MODEL QM2 NPN (IS=8.0062E-16 BF=4.1667E+03)
  62. .MODEL DM1 D (IS=1.000E-19)
  63. .MODEL DM2 D (IS=8.000E-16)
  64. .MODEL DM3 D (IS=1.000E-20)
  65. .ENDS LT1007
  66. .SUBCKT LT1007CS 3 2 7 4 6
  67. X_LT1007CS 3 2 7 4 6 LT1007
  68. .ENDS LT1007CS
  69. * - - - - - * FINI LT1007 FAMILY * - - - - - *
  70. ***
  71. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  72. *                       All rights reserved.
  73. *   Linear Technology Corporation hereby grants the users of this
  74. * macromodel a non-exclusive, nontransferrable license to use this
  75. *            macromodel under the following conditions:
  76. * The user agrees that this macromodel is licensed from Linear
  77. * Technology and agrees that the macromodel may be used, loaned,
  78. * given away or included in other model libraries as long as this
  79. * notice and the model in its entirety and unchanged is included.
  80. * No right to make derivative works or modifications to the
  81. * macromodel is granted hereby.  All such rights are reserved.
  82. * This model is provided as is.  Linear Technology makes no
  83. * warranty, either expressed or implied about the suitability or
  84. * fitness of this model for any particular purpose.  In no event
  85. * will Linear Technology be liable for special, collateral,
  86. * incidental or consequential damages in connection with or arising
  87. * out of the use of this macromodel.  It should be remembered that
  88. * models are a simplification of the actual circuit.
  89. * Linear Technology reserves the right to change these macromodels
  90. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  91. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  92. * datasheets on the actual amplifiers or the latest macromodels.
  93. * ----------------------------------------------------------------------- *
  94.